﻿#header{width:1200px;margin:0 auto;}
.header{width:1200px;margin:0 auto;}
.top{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    border-bottom:1px solid #da251d;
    background:#f5f5f5;
    font-size:14px;
}
.top a:hover{
    color: #da251d;
}
.top2{
    background:#f5f5f5;
}
.logo{
	padding:0px 0;
}
.k2Box{
    color: #333;
    font-size:16px;
    text-align:right;
    line-height: 25px;
    padding:30px 0;
}
.k2Box em{
    color: #da251d;
    font-size:26px;
    margin-right:8px;
}

.topLink{text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:50px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #d2d2d2;line-height: 30px;text-align: left;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#da251d;cursor: pointer;}
.translate-en{background:#f5f5f5;display: none;padding: 6px 0;padding-top:0px;}
.translate li .translate-en a{padding:0 6px;text-align: center;border-bottom: 1px solid #cccccc;background:none;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}

.search{width: 370px;height: 34px;margin-top: 10px;}
#formsearch{float:left;}
.hotSearch{float:left;height:24px;line-height:24px;font-weight:normal;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}

#container{width:1300px;margin:0 auto;padding:20px 0;}
.container{width:1300px;margin:0 auto;}
.nei1{
    height: 60px;
    border-bottom:1px solid #eaeaea;
	background: #eaeaea;
	padding-top: 50px;
}
.nei1 .container {
	background:#fff;
	overflow: hidden;
}
.nei1 span{
    width:130px;
    background:#da251d;
    color: #fff;
    font-size:16px;
    line-height: 60px;
    padding-left: 20px;
    display:inline-block;
    box-sizing: border-box;
    float: left;
}
.txtScroll-left {
    width:1042px;
    float: right;
    padding-right: 60px;
    box-sizing: border-box;
}
.txtScroll-left  a{
	height: 60px;
    line-height: 60px;
	padding-right: 10px;
}

.nei2{
    position: relative;
    background: #eaeaea;
    padding-bottom:50px;
}
.nei2 .container{
    background:#fff;
    padding-bottom: 55px;
}
.nei2tit{
    text-align: center;
    padding-top: 25px;
}
.nei2tit span{
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    background:url(../images/nei2line.jpg) no-repeat bottom center;
    color: #333;
    font-size:20px;
    display: block;
	font-weight: bold;
}
.nei2tit p{
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    color: #666;
    font-size:14px;
}
.nei2Con img{
	width: 350px;
	height: 320px;
}
.sortN2{
       padding:0 21px;
}
.sortN2 li{
    float: left;
   position:relative;left:70px; overflow: hidden;
    width:350px;
 padding: 10px; margin-top: 10px;
}
.sortN2 li .nei2Con{
    display: block;
    position: relative;
    height: 297px;
    overflow: hidden;
}
.hot_info {
    position: absolute;
    z-index: 9999;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0,0,0,0.7);
    color: #fff;
    font-size:14px;
    line-height: 26px;
    box-sizing: border-box;
    padding-top: 105px;
}
.hot_info h3{
    font-weight:normal;
    color: #fff;
    font-size:16px;
}
.hot_info h3 a {
	color: #fff;
}
.hot_info a.more{
    color: #fff;
    display:inline-block;
    width: 78px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    overflow: hidden;
    border:1px solid #fff;
    border-radius:20px;
    margin-top: 5px;
}
.hot_info a:hover{
    border-color:#da251d;
    color: #da251d;
}
.sortN2 li>h4{
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    font-weight:normal;
    text-align: center;
}
.sortN2 li h4 a{
    display: block;
    color: #333;
    font-size:16px;
}
.sortN2 li:hover h4 a{
    color: #da251d;
}
.nei2More{
    position: absolute;
    bottom: 27px;
    left: 50%;
    margin-left: -22px;
}

.nei3{
    margin-top: 50px;
}
.nei3left{
    width:665px;
    text-align:justify;
}
.nei3tit{
    color: #666;
    font-size:14px;
    line-height: 35px;
}
.nei3tit span{
    height: 60px;
    line-height: 60px;
    background:url(../images/nei2line.jpg) no-repeat bottom left;
    display: block;
    color: #333;
    font-size:18px;
	font-weight: bold;
}
.nei3Con{
    color: #888;
    font-size:14px;
    line-height: 32px;
    margin-top: 20px;
}
.nei3More{
    margin-top: 20px;
    width: 142px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    background:#da251d;
    font-size:14px;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
}
.nei3More a{
    display: block;
    color: #fff;
}
.nei3More:hover{
    font-size:18px;
}
.nei3right{
    width:480px;
    margin-top: 40px;
}
.nei3right img{
    width: 480px;
    height: 320px;   
}

.nei4{
    background: #da251d;
    margin-top: 50px;
	padding-bottom: 50px;
}
.nei4 .nei2tit{
    padding-top: 45px;
}
.nei4 .nei2tit p{
    color: #fff;
}
.nei4 .nei2tit span{
    color: #fff;
    background:url(../images/nei4tit.png) no-repeat bottom center;
}
.nei4Con{
    margin-top: 40px;
    padding:0 77px;
    position: relative;
}
.nei4Con>a{
    display: block;
    width: 54px;
    height: 96px;
    position: absolute;
    top: 50%;
    margin-top: -48px;
    z-index:9999;
}
.nei4Con .leftbtn{
    background:url(../images/left.png) no-repeat top center;
    left: 0;
}
.nei4Con .leftbtn:hover{
    background:url(../images/lefth.png) no-repeat top center;
    left:-2px;
}
.nei4Con .rightbtn{
    background:url(../images/right.png) no-repeat top center;
    right: 0;
}
.nei4Con .rightbtn:hover{
    background:url(../images/righth.png) no-repeat top center;
    right:-2px;
}

.nei5{
    background:url(../images/nei5bac.png) no-repeat top center;
    padding-bottom: 50px;
}
.nei5Con{
    margin-top: 45px;
    background:#fff;
}
.nei5left{
    width:616px;
}
.nei5tit{
    float: left;
    width:173px;
}
.picScroll-left{ overflow:hidden;width:443px;float: left;}
.picList li{ margin-right: 4px;float:left;overflow:hidden;}
.picList li .pic{ text-align:center; }
.picList li .pic img{ width:217px; height:333px; display:block; }
.nei5right{
    width:584px;
}
.news_listN5 li{
    padding-left: 36px;
    padding-right: 40px;
    padding-top: 17px;
    padding-bottom: 12px;
    transition:all 0.5s;
    position: relative;
    height: 76px;
    border-bottom:1px dashed #c6c6c6;
}

.news_listN5 li::after{
    width: 100%;
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index:99999;
    content: "";
    transition:all 0.8s;
}

.news_listN5 li.active::before{
    right:0;
    left:auto;
}

.news_listN5 li::before{
    border-bottom:1px dashed #da251d;
    width: 0%;
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index:99999;
    transition:all 0.8s;
    content: "";
}

.news_listN5 li:hover::before{
    width:100%;
}

.news_listN5 li .data{
    width:80px;
    height: 76px;
    background:#da251d;
    color: #fff;
    font-size:14px;
    text-align: center;
    line-height: 30px;
    box-sizing: border-box;
    padding-top: 10px;
    margin-right: 21px;
}

.news_listN5 li .data span{
    font-size:26px;
    font-weight:bold;
    display: block;
}

.news_listN5 li .intro{
    width:406px;
    float: left;
    color: #999;
    font-size:14px;
    margin-top: -7px;
}

.news_listN5 li .intro a{
    display: block;
    color: #333;
    font-size:16px;
}

.news_listN5 li .intro p{
    line-height: 22px;
}

.news_listN5 li:hover .intro a{
    color: #da251d;
}

.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Microsoft YaHei";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Microsoft YaHei";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Microsoft YaHei";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Microsoft YaHei";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Microsoft YaHei";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Microsoft YaHei";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Microsoft YaHei";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

/*前台多页签*/
.news{width:1200px;float:left;margin-top: 10px;}
.tab{position:relative;}
.tab li{float:left;width:100px;height:30px;display:block;line-height:30px;border:1px solid #ccc;margin-right:8px;text-align:center;color:#333;font-size:12px;cursor: pointer;}
.tab li.cur{color:#fff;text-decoration:none;font-size:12px;background:#3a78c1;border-color: #3a78c1;}

.tt{display: none;}
.list1{padding:8px 10px;}
.list1 li{line-height:27px;position:relative;vertical-align: middle;}
.list1 li a{background:url(../images/list_dot1.gif) left center no-repeat;padding-left:12px;line-height:27px;color:#555555;}
.list1 li a:hover{color:#da251d;text-decoration:none;}
.list1 li span{position:absolute;right:0px;line-height:30px;top:0;color:#999;}

/*友情链接*/
.f_link {
    width: 100%;
    background: #da251d;
    line-height: 35px;
    overflow: hidden;
    box-sizing: border-box;
    padding:0 10px;
    color: #fff;
}
.f_link a{
    color: #fff;
    padding:0 8px;
}

.f_link a:hover{
    text-decoration: underline;
}

.foot{
    width: 100%;
    background:url(../images/footbac.png) no-repeat top center;
}
.footer{
    width: 1200px;
    margin: 0 auto;
}

.foot1{
    padding:45px 0;
    border-bottom:1px solid #fff;
    overflow: hidden;
}
.lianxi{
    width:315px;
    background:url(../images/footline.png) no-repeat right center;
    color: #fff;
	height:190px;
    font-size:14px;
    line-height: 32px;
}
.footit{
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    color: #fff;
    font-size:16px;
    margin-bottom: 8px;
}
.nav_foot{
    width:285px;
    margin-left: 25px;
    float: left;
    height: 190px;
    overflow: hidden;
    background:url(../images/footline.png) no-repeat right center;
}
.nav_foot li>a{
    display: block;
    color: #fff;
    font-size:14px;
}
.nav_foot li .sec a{
    float: left;
    width: 115px;
    color: #ccc;
}
.nav_foot li .sec a:hover{
    color: #da251d;
}
.er{
    width: 200px;
}
.copyright{
    overflow: hidden;
    text-align: center;
    color: #d4d4d4;
    font-size:14px;
    line-height: 25px;
    padding:20px 0;
}
.copyright a{
    color: #d4d4d4;
}
.copyright a:hover{
    color: #da251d;
}

.left .box{margin-bottom:10px;}
.left .box h3{font-weight:400;font-family:"Microsoft YaHei";text-align: center;
background:url(../images/nei1.jpg) no-repeat center;font-size:18px;color:#fff;line-height:26px;padding:10px 0;}
.left .box .content{padding:5px 0px;}
.left .box h3 span{font:400 14px/20px "arial";text-transform: uppercase;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;margin:0 auto;position: relative;left: 50%;margin-left: -960px;}
.n_banner img{width:1920px;margin:0 auto}
.left{width:260px;float:left;}
.sort_product{margin-top:10px;}

.n_contact{margin-top:10px;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:920px;float:right;padding-bottom:10px;}
.sitemp{line-height:45px;height:45px;overflow:hidden;padding-right:10px;border: 1px solid #da251d;}
.sitemp h3{width:340px;float:left;line-height:45px;text-align:center;text-align:left;text-indent:15px;color:#000;font-size:18px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:45px;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
.ccc{background: #da251d;font:400 13px/22px "Microsoft YaHei";color:#fff;text-indent: 20px;padding-top: 10px;padding-bottom: 10px;}

.sort_album{margin-top: 15px;}

.pages {
	padding: 10px 0px;
	text-align: center;
}
.pages li {
	display: inline;
	margin:0 5px;
}
.pages li.pages_solid {
	color: #e62129;
}
.pages li a {
	padding: 5px 8px;
	border: 1px solid #ccc;
	background: #fff;
	color: #666;
	font-size:12px;
}
.pages li a:hover {
	padding: 3px 8px;
	border: 1px solid #da251d;
	background: #da251d;
	color: #fff;
	text-decoration: none;
}
.sitemap {
	margin:10px 0;
}
.sitemap h3 {
	margin:20px 0;
	font-size:16px;
}
.sitemap dl a {
	margin-right:10px;
}

